home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0184.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  2.2 KB  |  53 lines

  1. In article <2975363055.1.p00593@psilink.com> "John P. Chapnick" <p00593@psilink.com> writes:
  2. >From: "John P. Chapnick" <p00593@psilink.com>
  3. >Subject: ISDN  --- INTERNET
  4. >Date: Wed, 13 Apr 94 18:47:32 -0500
  5.  
  6. >We are trying to figure out the best way to give our people
  7. >overseas internet access to send and receive (ftp) large files --
  8. >20 mb each !!! Because of the size of these files, we have 
  9. >a t1 to the internet but our people overseas have ISDN lines.
  10.  
  11. >We would like to have them call into a gateway machine and
  12. >then access our network ..... the gateway machine could be
  13. >a pc with a BRI ISDN card running windows, with a tcp/ip
  14. >and winsock 1.1 compliant --- what kind of software would
  15. >we need to make this work?  I know it sounds easy in theory
  16. >but who has done it?
  17.  
  18. >Again, I am not talking about PRI but BRI.
  19.  
  20. >Thanks in advance.
  21.  
  22.  
  23. this may seem foolish but i saw teh post and was curious... what is bri and 
  24. isdn? how do they differe form t1 and slip connections?
  25.  
  26. -Sargon                                  Ftp for windows and winsock files
  27. arg2@po.cwru.edu                        'b61503.student.cwru.edu'
  28.                      "The only perfect science is hindsight."
  29. From pbh@MIT.EDU Fri Apr 15 09:51:07 1994
  30. Received: from MIT.EDU (MIT.MIT.EDU) by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  31.           id AA13610; Fri, 15 Apr 1994 09:51:07 -0400
  32. Received: from ASHPOOL.MIT.EDU by MIT.EDU with SMTP
  33.     id AA14559; Fri, 15 Apr 94 09:50:59 EDT
  34. Message-Id: <9404151350.AA14559@MIT.EDU>
  35. To: fedfile@access1.digex.net (Federal Filings)
  36. Cc: Multiple recipients of list <winsock@sunsite.unc.edu>
  37. Subject: Re: Problem recv()'ing with Novell Winsock
  38. Date: Fri, 15 Apr 94 09:49:17
  39. From: pbh@MIT.EDU
  40.  
  41.  
  42. >We have not been able to get the Novell WINSOCK to receive *any* 
  43. >SOCK_DGRAM packets at all. (but other stacks work OK) We reported this to 
  44. >Novell during the Beta phase but as yet have not had any resolution. Their
  45. >DLL is now shipping. I'd suggest trying another vendor's stack/WINSOCK
  46. >which will confirm if the problem is your code or maybe in the Novell
  47. >WINSOCK (or stack).
  48.  
  49. I suspect Novell has not responded because other developers do not have 
  50. this problem with their code. We have been able to develop code which uses 
  51. SOCK_DGRAM packets using the Novell winsock support.
  52.  
  53.